home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
bin
/
xc
(
.txt
)
< prev
next >
Wrap
Microsoft Windows Help File Content
|
1995-07-19
|
324b
|
8 lines
# shell replacement file for Skunkware 5 binary that needs special permissions
# and/or ownership.
PROG=`basename $0`
echo "$PROG : This program needs special permissions and/or ownership."
echo "\nIn order to install $PROG, you will need to run (as root) the command :"
echo "\n\t/usr/skunk/bin/sprinkle $PROG"
exit 0